home *** CD-ROM | disk | FTP | other *** search
/ Light ROM 1 / LIGHT-ROM 1 (Amiga Library Services)(1994).iso / ffdisks / d968.lha / JustLook / Examples / ExampleSources / Recompile.doc < prev    next >
Text File  |  1993-12-04  |  230b  |  8 lines

  1.  To recompile the programs use the following commands in shell:
  2.  
  3. 1> sc X.jl.c
  4.  
  5. 1> slink lib:c.o X.jl.o JustLook.o Handlers.o lib lib:sc.lib lib:amiga.lib
  6.  
  7.  where X is the main part of the name of the program you want to compile.
  8.